fix a typo in a comment in gtkwindow.c
authorAlexandre Quessy <alexandre.quessy@collabora.com>
Sat, 27 Jul 2013 11:12:26 +0000 (07:12 -0400)
committerColin Walters <walters@verbum.org>
Sat, 27 Jul 2013 14:18:35 +0000 (10:18 -0400)
gtk/gtkwindow.c

index fbc23136eddb48891debc90810f166d25320923c..eb5fc18b6fbd3d4d038a4dff44633e5c92a08784 100644 (file)
@@ -73,7 +73,7 @@
  * (resize it, move it, close it,...).
  *
  * GTK+ also allows windows to have a resize grip (a small area in the lower
- * right or left corner) which can be clicked to reszie the window. To
+ * right or left corner) which can be clicked to resize the window. To
  * control whether a window has a resize grip, use
  * gtk_window_set_has_resize_grip().
  *